home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / benchmarks / itc / gcc / tm-hp9k320g.h < prev    next >
Encoding:
C/C++ Source or Header  |  1989-08-30  |  312 b   |  9 lines

  1. /* Definitions of target machine for GNU compiler.  HP-UX 68000/68020 version.
  2.    Use this file if GCC is supposed to work with the GNU assembler,
  3.    GNU linker and GNU debugger using DBX debugging information.
  4.    (In other words, much of HPUX has been cast aside.)  */
  5.  
  6. #define USE_GAS
  7.  
  8. #include "tm-hp9k320.h"
  9.